Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[#2365]Improvement(IT): increase retry interval of container status check #2366

Merged
merged 1 commit into from
Feb 27, 2024

Conversation

mchades
Copy link
Contributor

@mchades mchades commented Feb 27, 2024

What changes were proposed in this pull request?

increase retry interval of container status check from 5s to 10s

Why are the changes needed?

the retry interval is too short to wait HDFS initialization completed

Fix: #2365

Does this PR introduce any user-facing change?

no

How was this patch tested?

existing tests

@mchades mchades requested a review from xunliu February 27, 2024 11:25
@mchades mchades self-assigned this Feb 27, 2024
Copy link
Member

@xunliu xunliu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGMT
This is a simple and effective method. Because if we increase number of retry, we will increase pressue of Hive and Hdfs.

@mchades mchades merged commit 0bc2237 into apache:main Feb 27, 2024
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Improvement] increase retry interval of container status check
2 participants